home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TFORMCONFIGBLOQUEOURL / TFORMCONFIGBLOQUEOURL.txt
Text File  |  2008-07-21  |  7KB  |  309 lines

  1. object FormConfigBloqueoUrl: TFormConfigBloqueoUrl
  2.   Left = 608
  3.   Top = 241
  4.   Width = 510
  5.   Height = 437
  6.   ActiveControl = PlaEditUrlBlanca
  7.   Caption = 'Configurar direcciones de confianza'
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaGroupBoxListaBlanca: TPlaGroupBox
  21.     Left = 25
  22.     Top = 16
  23.     Width = 450
  24.     Height = 168
  25.     TitleFont.Charset = DEFAULT_CHARSET
  26.     TitleFont.Color = 13977088
  27.     TitleFont.Height = -11
  28.     TitleFont.Name = 'Tahoma'
  29.     TitleFont.Style = []
  30.     Caption = 'Lista de p∩┐╜ginas web permitidas'
  31.     TabOrder = 0
  32.     object LabelBlanca: TLabel
  33.       Left = 12
  34.       Top = 24
  35.       Width = 330
  36.       Height = 13
  37.       Caption = 
  38.         'A∩┐╜ade a la lista las direcciones URL que consideras son de confi' +
  39.         'anza.'
  40.       Font.Charset = DEFAULT_CHARSET
  41.       Font.Color = clWindowText
  42.       Font.Height = -11
  43.       Font.Name = 'Tahoma'
  44.       Font.Style = []
  45.       ParentFont = False
  46.       Transparent = True
  47.     end
  48.     object Label1: TLabel
  49.       Left = 273
  50.       Top = 42
  51.       Width = 93
  52.       Height = 13
  53.       Caption = 'Nueva p∩┐╜gina web:'
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -11
  57.       Font.Name = 'Tahoma'
  58.       Font.Style = []
  59.       ParentFont = False
  60.       Transparent = True
  61.     end
  62.     object Label2: TLabel
  63.       Left = 276
  64.       Top = 79
  65.       Width = 160
  66.       Height = 13
  67.       Caption = 'Ejemplo: http//www.ejemplo.com'
  68.       Font.Charset = DEFAULT_CHARSET
  69.       Font.Color = clWindowText
  70.       Font.Height = -11
  71.       Font.Name = 'Tahoma'
  72.       Font.Style = []
  73.       ParentFont = False
  74.       Transparent = True
  75.     end
  76.     object PlaListBlanca: TPlaListView
  77.       Left = 12
  78.       Top = 42
  79.       Width = 253
  80.       Height = 112
  81.       Color = clWhite
  82.       CheckBoxes = False
  83.       Columns = <
  84.         item
  85.           Width = 250
  86.           Font.Charset = DEFAULT_CHARSET
  87.           Font.Color = clWindowText
  88.           Font.Height = -11
  89.           Font.Name = 'MS Sans Serif'
  90.           Font.Style = []
  91.         end>
  92.       DragCursor = crDrag
  93.       DragMode = dmManual
  94.       HideSelection = False
  95.       MultiSelect = False
  96.       ParentColor = False
  97.       ShowColumnHeaders = False
  98.       TabOrder = 0
  99.       OnSelectItem = PlaListBlancaSelectItem
  100.       Data = {000100000000FE}
  101.     end
  102.     object PlaEditUrlBlanca: TPlaEdit
  103.       Left = 273
  104.       Top = 57
  105.       Width = 163
  106.       Height = 22
  107.       MaxLength = 3999
  108.       TabOrder = 1
  109.       Text = 'http://'
  110.       Transparent = False
  111.       OnChange = PlaEditUrlBlancaChange
  112.     end
  113.     object PlaBtnAgregarBlanca: TPlaButton
  114.       Left = 272
  115.       Top = 96
  116.       Width = 75
  117.       Height = 21
  118.       Caption = 'A∩┐╜adir'
  119.       Font.Charset = ANSI_CHARSET
  120.       Font.Color = clWindowText
  121.       Font.Height = -11
  122.       Font.Name = 'Tahoma'
  123.       Font.Style = []
  124.       ParentFont = False
  125.       TabOrder = 2
  126.       OnClick = PlaBtnAgregarBlancaClick
  127.     end
  128.     object PlaBtnEliminarBlanca: TPlaButton
  129.       Left = 272
  130.       Top = 126
  131.       Width = 75
  132.       Height = 21
  133.       Caption = 'Eliminar'
  134.       Enabled = False
  135.       Font.Charset = ANSI_CHARSET
  136.       Font.Color = clWindowText
  137.       Font.Height = -11
  138.       Font.Name = 'Tahoma'
  139.       Font.Style = []
  140.       ParentFont = False
  141.       TabOrder = 3
  142.       OnClick = PlaBtnEliminarBlancaClick
  143.     end
  144.   end
  145.   object PlaGroupBoxListaNegra: TPlaGroupBox
  146.     Left = 25
  147.     Top = 190
  148.     Width = 450
  149.     Height = 168
  150.     TitleFont.Charset = DEFAULT_CHARSET
  151.     TitleFont.Color = 13977088
  152.     TitleFont.Height = -11
  153.     TitleFont.Name = 'Tahoma'
  154.     TitleFont.Style = []
  155.     Caption = 'Lista de p∩┐╜ginas web a bloquear'
  156.     Font.Charset = DEFAULT_CHARSET
  157.     Font.Color = clWindowText
  158.     Font.Height = -11
  159.     Font.Name = 'MS Sans Serif'
  160.     Font.Style = []
  161.     ParentFont = False
  162.     TabOrder = 1
  163.     object LabelNegra: TLabel
  164.       Left = 12
  165.       Top = 24
  166.       Width = 366
  167.       Height = 13
  168.       Caption = 
  169.         'A∩┐╜ade a la lista las direcciones URL que consideras que no son d' +
  170.         'e confianza.'
  171.       Font.Charset = DEFAULT_CHARSET
  172.       Font.Color = clWindowText
  173.       Font.Height = -11
  174.       Font.Name = 'Tahoma'
  175.       Font.Style = []
  176.       ParentFont = False
  177.       Transparent = True
  178.     end
  179.     object Label3: TLabel
  180.       Left = 276
  181.       Top = 79
  182.       Width = 160
  183.       Height = 13
  184.       Caption = 'Ejemplo: http//www.ejemplo.com'
  185.       Font.Charset = DEFAULT_CHARSET
  186.       Font.Color = clWindowText
  187.       Font.Height = -11
  188.       Font.Name = 'Tahoma'
  189.       Font.Style = []
  190.       ParentFont = False
  191.       Transparent = True
  192.     end
  193.     object Label4: TLabel
  194.       Left = 273
  195.       Top = 42
  196.       Width = 93
  197.       Height = 13
  198.       Caption = 'Nueva p∩┐╜gina web:'
  199.       Font.Charset = DEFAULT_CHARSET
  200.       Font.Color = clWindowText
  201.       Font.Height = -11
  202.       Font.Name = 'Tahoma'
  203.       Font.Style = []
  204.       ParentFont = False
  205.       Transparent = True
  206.     end
  207.     object PlaListNegra: TPlaListView
  208.       Left = 12
  209.       Top = 42
  210.       Width = 253
  211.       Height = 112
  212.       Color = clWhite
  213.       CheckBoxes = False
  214.       Columns = <
  215.         item
  216.           Width = 250
  217.           Font.Charset = DEFAULT_CHARSET
  218.           Font.Color = clWindowText
  219.           Font.Height = -11
  220.           Font.Name = 'MS Sans Serif'
  221.           Font.Style = []
  222.         end>
  223.       DragCursor = crDrag
  224.       DragMode = dmManual
  225.       HideSelection = False
  226.       MultiSelect = False
  227.       ParentColor = False
  228.       ShowColumnHeaders = False
  229.       TabOrder = 0
  230.       OnSelectItem = PlaListNegraSelectItem
  231.       Data = {000100000000FE}
  232.     end
  233.     object PlaBtnEliminarNegra: TPlaButton
  234.       Left = 272
  235.       Top = 126
  236.       Width = 75
  237.       Height = 21
  238.       Caption = 'Eliminar'
  239.       Enabled = False
  240.       Font.Charset = ANSI_CHARSET
  241.       Font.Color = clWindowText
  242.       Font.Height = -11
  243.       Font.Name = 'Tahoma'
  244.       Font.Style = []
  245.       ParentFont = False
  246.       TabOrder = 1
  247.       OnClick = PlaBtnEliminarNegraClick
  248.     end
  249.     object PlaBtnAgregarNegra: TPlaButton
  250.       Left = 272
  251.       Top = 96
  252.       Width = 75
  253.       Height = 21
  254.       Caption = 'A∩┐╜adir'
  255.       Font.Charset = ANSI_CHARSET
  256.       Font.Color = clWindowText
  257.       Font.Height = -11
  258.       Font.Name = 'Tahoma'
  259.       Font.Style = []
  260.       ParentFont = False
  261.       TabOrder = 2
  262.       OnClick = PlaBtnAgregarNegraClick
  263.     end
  264.     object PlaEditUrlNegra: TPlaEdit
  265.       Left = 273
  266.       Top = 57
  267.       Width = 163
  268.       Height = 22
  269.       Cursor = crIBeam
  270.       MaxLength = 3999
  271.       TabOrder = 3
  272.       Text = 'http://'
  273.       Transparent = False
  274.       OnChange = PlaEditUrlNegraChange
  275.     end
  276.   end
  277.   object PlaButtonCerrar: TPlaButton
  278.     Left = 400
  279.     Top = 368
  280.     Width = 75
  281.     Height = 21
  282.     Caption = 'Cancelar'
  283.     Font.Charset = ANSI_CHARSET
  284.     Font.Color = clWindowText
  285.     Font.Height = -11
  286.     Font.Name = 'Tahoma'
  287.     Font.Style = []
  288.     ParentFont = False
  289.     TabOrder = 2
  290.     OnClick = PlaButtonCerrarClick
  291.     Cancel = True
  292.   end
  293.   object PlaButtonAceptar: TPlaButton
  294.     Left = 313
  295.     Top = 368
  296.     Width = 75
  297.     Height = 21
  298.     Caption = 'Aceptar'
  299.     Font.Charset = ANSI_CHARSET
  300.     Font.Color = clWindowText
  301.     Font.Height = -11
  302.     Font.Name = 'Tahoma'
  303.     Font.Style = []
  304.     ParentFont = False
  305.     TabOrder = 3
  306.     OnClick = PlaButtonAceptarClick
  307.   end
  308. end
  309.